Skip to content

Add health check API endpoint#98

Open
dcorral wants to merge 1 commit intolightningdevkit:mainfrom
dcorral:add-health-check-endpoint
Open

Add health check API endpoint#98
dcorral wants to merge 1 commit intolightningdevkit:mainfrom
dcorral:add-health-check-endpoint

Conversation

@dcorral
Copy link
Copy Markdown

@dcorral dcorral commented Apr 10, 2026

Adds an unauthenticated GET /vss/health endpoint that returns HTTP 200 with an empty body, so load balancers and monitoring tools can verify the server is running without making actual storage requests.

Also adds a health check curl step to the Ping Check CI workflow.

Closes #29

@ldk-reviews-bot
Copy link
Copy Markdown

ldk-reviews-bot commented Apr 10, 2026

I've assigned @tankyleo as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a health check API endpoint

2 participants